Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@247036 91177308-0d34-0410-b5e6-96231b3b80d8 
diff --git a/www/ts1z_status.html b/www/ts1z_status.html index b92f053..bcaa060 100644 --- a/www/ts1z_status.html +++ b/www/ts1z_status.html 
@@ -72,7 +72,7 @@ 	<tr><td>Time Utilities</td><td>Complete</td></tr> 	<tr><td>System Error Support</td><td>Complete</td></tr>  <tr><td></td><td></td></tr> -	<tr><td>Searchers</td><td>Implementation in progress</td></tr> +	<tr><td>Searchers</td><td>Complete</td></tr> 	<tr><td>Optional Objects</td><td>Initial implementation complete</td></tr> 	<tr><td>class any</td><td>Complete</td></tr> 	<tr><td>string_view</td><td>Complete</td></tr>